From 9eeda3e21d0b276336aeceafe229d7802045bde8 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 16 Sep 2009 16:17:05 +0300 Subject: [PATCH] GtkImage docs: Fix typo - widgte => widget --- docs/reference/gtk/tmpl/gtkimage.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/tmpl/gtkimage.sgml b/docs/reference/gtk/tmpl/gtkimage.sgml index b7e3fd8b7f..be25e081a1 100644 --- a/docs/reference/gtk/tmpl/gtkimage.sgml +++ b/docs/reference/gtk/tmpl/gtkimage.sgml @@ -196,7 +196,7 @@ functions), but they will all return %NULL values. @GTK_IMAGE_ANIMATION: the widget contains a #GdkPixbufAnimation @GTK_IMAGE_ICON_NAME: the widget contains a named icon. This image type was added in GTK+ 2.6 -@GTK_IMAGE_GICON: the widgte contains a #GIcon. +@GTK_IMAGE_GICON: the widget contains a #GIcon. This image type was added in GTK+ 2.14 -- 2.30.2